GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / DisplayFieldCollection<T> Class
Members


DisplayFieldCollection<T> Class
Represents a collection for DisplayField.
Syntax
'Declaration
 
Public Class DisplayFieldCollection(Of T As DisplayField) 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection(Of T)
 
'Usage
 
Dim instance As DisplayFieldCollection(Of T)
Type Parameters
T
Inheritance Hierarchy
See Also